[INFO] cloning repository https://github.com/auuo/aux-svc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auuo/aux-svc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64770da24832438f3604fc3a020896113857bc6a
[INFO] testing auuo/aux-svc against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auuo/aux-svc
[INFO] finished tweaking git repo https://github.com/auuo/aux-svc
[INFO] tweaked toml for git repo https://github.com/auuo/aux-svc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auuo/aux-svc on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auuo/aux-svc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d8895ce97118d9982ac0512d93132efe4186c75df5a4944e98370cf2fd64ace
[INFO] running `Command { std: "docker" "start" "-a" "3d8895ce97118d9982ac0512d93132efe4186c75df5a4944e98370cf2fd64ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d8895ce97118d9982ac0512d93132efe4186c75df5a4944e98370cf2fd64ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8895ce97118d9982ac0512d93132efe4186c75df5a4944e98370cf2fd64ace", kill_on_drop: false }`
[INFO] [stdout] 3d8895ce97118d9982ac0512d93132efe4186c75df5a4944e98370cf2fd64ace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8c1c7e847d3aa63bf85dca0e09c42f2525267a9bfa5edd72c93512f7780108
[INFO] running `Command { std: "docker" "start" "-a" "8a8c1c7e847d3aa63bf85dca0e09c42f2525267a9bfa5edd72c93512f7780108", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling ryu v1.0.8
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling aux-error v0.1.0 (/opt/rustwide/workdir/aux-error)
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aux-enums v0.1.0 (/opt/rustwide/workdir/aux-enums)
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling aux-context v0.1.0 (/opt/rustwide/workdir/aux-context)
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling aux-logid v0.1.0 (/opt/rustwide/workdir/aux-logid)
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling aux-i18n v0.1.0 (/opt/rustwide/workdir/aux-i18n)
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling aux-config v0.1.0 (/opt/rustwide/workdir/aux-config)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8a8c1c7e847d3aa63bf85dca0e09c42f2525267a9bfa5edd72c93512f7780108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8c1c7e847d3aa63bf85dca0e09c42f2525267a9bfa5edd72c93512f7780108", kill_on_drop: false }`
[INFO] [stdout] 8a8c1c7e847d3aa63bf85dca0e09c42f2525267a9bfa5edd72c93512f7780108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5564c887e63aef3eb24faa2944d12bc22a652ac08c5203b0571f34f30d5e4eb5
[INFO] running `Command { std: "docker" "start" "-a" "5564c887e63aef3eb24faa2944d12bc22a652ac08c5203b0571f34f30d5e4eb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling aux-error v0.1.0 (/opt/rustwide/workdir/aux-error)
[INFO] [stderr]    Compiling aux-enums v0.1.0 (/opt/rustwide/workdir/aux-enums)
[INFO] [stderr]    Compiling aux-context v0.1.0 (/opt/rustwide/workdir/aux-context)
[INFO] [stderr]    Compiling aux-logid v0.1.0 (/opt/rustwide/workdir/aux-logid)
[INFO] [stderr]    Compiling aux-config v0.1.0 (/opt/rustwide/workdir/aux-config)
[INFO] [stderr]    Compiling aux-i18n v0.1.0 (/opt/rustwide/workdir/aux-i18n)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5564c887e63aef3eb24faa2944d12bc22a652ac08c5203b0571f34f30d5e4eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5564c887e63aef3eb24faa2944d12bc22a652ac08c5203b0571f34f30d5e4eb5", kill_on_drop: false }`
[INFO] [stdout] 5564c887e63aef3eb24faa2944d12bc22a652ac08c5203b0571f34f30d5e4eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67c75c941140941f6df2bd9172e07552795c0a22e8c9cb7308c47a534e441dd0
[INFO] running `Command { std: "docker" "start" "-a" "67c75c941140941f6df2bd9172e07552795c0a22e8c9cb7308c47a534e441dd0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_config-0011da6c5fe6baf1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_context-65b4a7deccbfebf7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_enums-0e6a3e4c3f2e3559)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_error-726dc2d92547287e)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_i18n-ecd533712993126a)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_logid-e9c546795e098b74)
[INFO] [stderr]    Doc-tests aux_config
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_get_local_ip ... ok
[INFO] [stdout] test test_gen_log_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test aux-config/src/lib.rs - APP_CONFIG (line 11) ... FAILED
[INFO] [stdout] test aux-config/src/lib.rs - config_keys (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aux-config/src/lib.rs - APP_CONFIG (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aux_svc`
[INFO] [stdout]   --> aux-config/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aux_svc::APP_CONFIG;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `aux_svc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aux_svc`, use `cargo add aux_svc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- aux-config/src/lib.rs - config_keys (line 34) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `aux_svc` in this scope
[INFO] [stdout]   --> aux-config/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | aux_svc::config_keys! {
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `aux_svc`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigKey` in this scope
[INFO] [stdout]   --> aux-config/src/lib.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | println!("{}", ConfigKey::MYSQL_URL);
[INFO] [stdout]    |                ^^^^^^^^^ use of undeclared type `ConfigKey`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aux-config/src/lib.rs - APP_CONFIG (line 11)
[INFO] [stdout]     aux-config/src/lib.rs - config_keys (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p aux-config --doc`
[INFO] running `Command { std: "docker" "inspect" "67c75c941140941f6df2bd9172e07552795c0a22e8c9cb7308c47a534e441dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c75c941140941f6df2bd9172e07552795c0a22e8c9cb7308c47a534e441dd0", kill_on_drop: false }`
[INFO] [stdout] 67c75c941140941f6df2bd9172e07552795c0a22e8c9cb7308c47a534e441dd0
